From 8d548437b8646374c60bc965b8cf4e75e488fd31 Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 4 Nov 2009 13:42:26 +0000 Subject: [PATCH] Add MTK doc for missing options. --- xmldoc/formats/options/m241-erase_only.xml | 2 ++ xmldoc/formats/options/m241-log_enable.xml | 3 +++ xmldoc/formats/options/mtk-erase_only.xml | 2 ++ xmldoc/formats/options/mtk-log_enable.xml | 3 +++ 4 files changed, 10 insertions(+) create mode 100644 xmldoc/formats/options/m241-erase_only.xml create mode 100644 xmldoc/formats/options/m241-log_enable.xml create mode 100644 xmldoc/formats/options/mtk-erase_only.xml create mode 100644 xmldoc/formats/options/mtk-log_enable.xml diff --git a/xmldoc/formats/options/m241-erase_only.xml b/xmldoc/formats/options/m241-erase_only.xml new file mode 100644 index 000000000..5bbca46e6 --- /dev/null +++ b/xmldoc/formats/options/m241-erase_only.xml @@ -0,0 +1,2 @@ +This option will only erase the logger data. No data is downloaded. +This option is typically used as a second step after the data has been downloaded and verified. diff --git a/xmldoc/formats/options/m241-log_enable.xml b/xmldoc/formats/options/m241-log_enable.xml new file mode 100644 index 000000000..9bce18d65 --- /dev/null +++ b/xmldoc/formats/options/m241-log_enable.xml @@ -0,0 +1,3 @@ +This option will enable the logger after download. +By default the logger is re-enabled when download is finished if previously were enabled. +But if the download is aborted or failed the log functionality won't be enabled again. diff --git a/xmldoc/formats/options/mtk-erase_only.xml b/xmldoc/formats/options/mtk-erase_only.xml new file mode 100644 index 000000000..5bbca46e6 --- /dev/null +++ b/xmldoc/formats/options/mtk-erase_only.xml @@ -0,0 +1,2 @@ +This option will only erase the logger data. No data is downloaded. +This option is typically used as a second step after the data has been downloaded and verified. diff --git a/xmldoc/formats/options/mtk-log_enable.xml b/xmldoc/formats/options/mtk-log_enable.xml new file mode 100644 index 000000000..9bce18d65 --- /dev/null +++ b/xmldoc/formats/options/mtk-log_enable.xml @@ -0,0 +1,3 @@ +This option will enable the logger after download. +By default the logger is re-enabled when download is finished if previously were enabled. +But if the download is aborted or failed the log functionality won't be enabled again. -- 2.30.2